CUjit_fallback_enum

Cubin matching fallback strategies

Values

ValueMeaning
CU_PREFER_PTX0

< Prefer to compile ptx if exact binary match not found

CU_PREFER_BINARY1

< Prefer to fall back to compatible binary code if exact match not found

Meta